home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -in_the_mag- / reader_requests / mpmorph4x / mpmorph4x.lha / MPImage < prev    next >
AmigaDOS Script File  |  1996-05-22  |  169b  |  10 lines

  1. .key garbage
  2. .bra {
  3. .ket }
  4. RunMPGui gui/MPImage.gui TO=t:mpimage.temp{$$} HELP=MPImage.guide RELMOUSE
  5. if $rc gt 0
  6.     quit
  7. endif
  8. execute t:mpimage.temp{$$}
  9. execute mpimage
  10.